You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Adopt Method > Matrix.Adopt Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Adopt Method ([In] TMtx)

Adopts TMtx object.

Syntax
C#
Visual Basic
public void Adopt([In] TMtx Src);

Src object will be adopted by Matrix. When the Matrix gets out of scope, the object will be freed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!